From 1455bb4870f24d233f55457a75455e21e6c6c0e4 Mon Sep 17 00:00:00 2001 From: "emellor@leeni.uk.xensource.com" Date: Mon, 7 Nov 2005 15:06:00 +0100 Subject: [PATCH] Added description of the behaviour of rename-restart. Signed-off-by: Ewan Mellor --- docs/man/xmdomain.cfg.pod.5 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/docs/man/xmdomain.cfg.pod.5 b/docs/man/xmdomain.cfg.pod.5 index ad38ca09a2..313c3bc4b4 100644 --- a/docs/man/xmdomain.cfg.pod.5 +++ b/docs/man/xmdomain.cfg.pod.5 @@ -120,8 +120,10 @@ real issue. =item I The old domain will not be cleaned up, but will be renamed so a new -domain can be restarted in it's place. (TODO: what does this mean for -resources? What is the renamed name?) +domain can be restarted in it's place. The old domain will be renamed with +a suffix -1, -2, etc, and assigned a new random UUID; the new domain will +keep the original name and UUID. The old domain will release the devices that +it holds, so that the new one may take them. =back -- 2.30.2